From 273735fb779c84b056a96369f66b261d6bb6f9d7 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 15 Feb 2021 10:46:32 +0000 Subject: [PATCH] Release to experimental --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/debian/changelog b/debian/changelog index 394753d47f..a93fa8c72f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +gtk4 (4.0.3-3) experimental; urgency=medium + + * d/patches: Adjust forwarding URL for refactoring + * d/patches: Never mark rendering differences as accepted, only tolerated. + Upstream consider absolutely any difference in rendering to be an error, + so we should always record the diff for inspection. + * Force installation of fontconfig's preferred fonts for tests. + The experimental dependency resolver is non-deterministic and can + choose various different fonts, some of which make the reftests fail. + Force its hand by choosing the fonts that fontconfig prioritizes highest, + so that we get deterministic results. + * d/patches: Fix error reporting in gsk reftests. + The gsk reftests don't use the GTest framework, so g_test_fail will have + no effect here. + + -- Simon McVittie Mon, 15 Feb 2021 10:46:01 +0000 + gtk4 (4.0.3-2) experimental; urgency=medium * Tolerate minor differences in some reftests -- 2.30.2